Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speeding up recoverstate #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Speeding up recoverstate #1

wants to merge 3 commits into from

Conversation

miili
Copy link

@miili miili commented Nov 16, 2017

recoverstate was unusably slow with 700 000+ files.

Now skipping loop over filelist when read state offset == 0.

`recoverstate` Was unusably slow with 700 000+ files.

Now skipping loop over `filelist` when read state `offset == 0`.
Speeding up recovering state
Added statefile name to printout
@miili miili changed the title Speeding up recoverstate Speeding up recoverstate Nov 16, 2017
@chad-earthscope
Copy link

chad-earthscope commented Nov 16, 2017

Looks simple and straightforward. This belongs in the libdali project, which, unfortunately, is still private. But I'll get it integrated upstream and pushed into miniseed2dmc, leaving this open until that's done.

Thanks for the optimization, much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants